home *** CD-ROM | disk | FTP | other *** search
/ PC Media 3 / PC MEDIA CD03.iso / share / uwin / fres131 / readme.txt < prev   
Encoding:
Text File  |  1992-08-01  |  1.4 KB  |  43 lines

  1. FRES Version 1.31
  2. Copyright (c) 1992 by Jamie O'Connell
  3.  
  4. As promised, This is a Windows 3.1 specific version of FRES.  It
  5. uses the TOOLHELP.DLL instead of the undocumented call used in
  6. the previous version.  In addition, I've added a "Stay on Top" 
  7. feature -- see FRES.WRI for details...
  8.  
  9. FRES is a small Windows 3.1 program.  It displays and updates the
  10. Date, Time, Windows Mode, Free Memory, and Free Resources (see
  11. Fres.WRI for more info).  It doesn't take up much memory or screen
  12. space.  I run it all the time in the lower corner of my screen.
  13.  
  14. Fres is copyrighted software, but may be used and distributed 
  15. freely -- I encourage it.  
  16.  
  17. I've included the source code for anyone who cares.  It will compile
  18. under MS C/C++ 7.0 -- other systems may require some tweaking.  
  19.  
  20. Packing List
  21.  
  22.    README.TXT        This file
  23.    FRES.EXE        The Windows Program
  24.    FRES.WRI        Documentation -- Use Windows Write
  25.    FRESRC31.ZIP...    The C Source Code - containing... 
  26.     FRES.MAK    A PWB (NMAKE) Makefile
  27.     FRES.C        The C Source
  28.     FRES.RC        A Resource Script
  29.     FRES.ICO    The ICON
  30.     FRES.RES    A compiled resource script -- Use Borland WorkShop
  31.     FRES.DEF    The Definition file for MS C/C++ 7.0
  32.  
  33. Let me know if this will compile under Borland 3.1...
  34.  
  35.     Jamie O'Connell     CIS: 73030,315
  36.     191 Park Dr. #44
  37.     Boston, MA 02215
  38.  
  39. DISCLAIMER
  40.  
  41. This program is provided without any warranty, expressed or implied,
  42. including but not limited to fitness for a particular purpose.
  43.